Skip to content

Conversation

@vpratz
Copy link
Collaborator

@vpratz vpratz commented Apr 27, 2025

No description provided.

vpratz added 2 commits April 27, 2025 13:27
* add functools.wraps call to allow_kwargs decorator, as before it was
  breaking the autodoc functionality
* move content to separate pages
* update section on serialization
@vpratz vpratz self-assigned this Apr 27, 2025
@codecov
Copy link

codecov bot commented Apr 27, 2025

Codecov Report

Attention: Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
bayesflow/utils/serialization.py 87.50% 1 Missing ⚠️
Files with missing lines Coverage Δ
bayesflow/utils/__init__.py 100.00% <100.00%> (ø)
bayesflow/utils/decorators.py 91.02% <100.00%> (+0.11%) ⬆️
bayesflow/utils/serialization.py 90.56% <87.50%> (ø)

The functools.wrap decorator adds a frame object to the call stack
@LarsKue
Copy link
Contributor

LarsKue commented Apr 29, 2025

@vpratz Can you merge dev into this and handle merge conflicts? It appears the docs were also present in another PR.

@vpratz
Copy link
Collaborator Author

vpratz commented Apr 29, 2025

Closing this, all changes were also contained in #450 (the PR did not auto-close as the merge was done with rebase). Thanks for merging the other PR!

@vpratz vpratz closed this Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants